-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue #221: Add marginal model #426
Conversation
6e4c0e1
to
6ccab62
Compare
a415d16
to
aa24b86
Compare
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
bd6c7be
to
1ab0450
Compare
3b6630a
to
0d71938
Compare
This comment was marked as outdated.
This comment was marked as outdated.
229527b
to
4dff643
Compare
…many primarycensored functions..
@athowes there are a few bows to tie here and I am investigating the CI issues on mac and windows (it looks likes its also on Updates in bullets:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM (self-review)
Co-authored-by: Adam Howes <[email protected]>
Co-authored-by: Adam Howes <[email protected]>
Co-authored-by: Adam Howes <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Following comments from @athowes a follow review from me. LGTM so merging
Description
This PR implements the marginal model as in #221.
marginal_model-scratch.R
implements a prototype outside of functionsprimarycensored
functionprimarycensored_lpmf
which is passed into via a wrapper inmarginal_model/functions.stan
marginal_model
Possible steps forward here:
Checklist